remoteDebuggingPort

Sets the remote debugging port.

This option enables remote debugging over HTTP at the specified port. When remote debugging is enabled, you can navigate to http://localhost:<port> from another browser instance or from the Google Chrome browser and debug the web pages, which are currently loaded using Chrome DevTools.

If you use Google Chrome browser for remote debugging, its version must be equal to the Chromium engine version used in JxBrowser.

Setting of this property has the same effect as adding --remote-debugging-port switch.